'宣言 Public Overridable Function VisitCellNode( _ ByVal node As TableCellNode _ ) As TReturn
public virtual TReturn VisitCellNode( TableCellNode node )
デフォルト実装は DefaultVisit を呼び出します。
NodeVisitor<TReturn> クラス NodeVisitor<TReturn> メンバ